You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
GammaSer Method
>
Math387.GammaSer Method (double, [In] TCplx)
Dew Math for .NET
Math387.GammaSer Method (double, [In] TCplx)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
GammaSer Method
Collapse All
Incomplete
Gamma
function : series expansion.
Syntax
C#
Visual Basic
public
static
TCplx
GammaSer
(
double
A
, [In]
TCplx
X
);
Public
static
Function
GammaSer
(
A
,
X
As
[In]
TCplx
)
As
TCplx
Remarks
Complex version.
Group
GammaSer Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
GammaSer Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!